home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #2 / Amiga Plus CD - 2004 - No. 02.iso / AmiSoft / Comm / tcp / BabelDoc.lha / BabelDoc / BabelDoc.doc < prev    next >
Encoding:
Text File  |  2004-01-23  |  2.7 KB  |  85 lines

  1.  
  2. Short:    Translate docs or strings from one language to another.
  3. Author:   lombi@iprimus.com.au (Lorence Lombardo)
  4. Uploader: lombi@iprimus.com.au (Lorence Lombardo)
  5. Type:     comm/tcp
  6. Requires: reqtools.library, TCP/IP stack, L:KingCON-handler
  7.  
  8.  
  9. BabelDoc v2.6e  (C) 2001-2004  Lorence Lombardo.
  10.  
  11.  
  12. What the @#$% is BabelDoc ?
  13.  
  14. BabelDoc is a program which allows you to translate documents or text
  15. strings from one language to another via AltaVista's translation services.
  16. It can be launched from the WorkBench or CLI. If no parameters are given
  17. from CLI, BabelDoc will behave the same as if launched from the WorkBench.
  18. There are 3 input modes and they are as follows:-
  19.  
  20. text: Intended for one line texts since a carraige return will close the
  21.       string requestor. In CLI you may also enter text directly after the
  22.       `text' parameter if you wish.
  23. kcon: Allows you to enter or paste up to 3500 characters and will output
  24.       to a KingCON console and word wrap to your screen size. Refer to
  25.       KingCON documentation for its usage.
  26. file: Allows you convert a text file(s) of unlimited size. In CLI you may 
  27.       also specify a file name after the `file' parameter if you wish. 
  28.       The output file will be word wrapped to 76 characters in length and
  29.       will have the same name with a language extension added to it.
  30.       eg. #?.English
  31.  
  32.  
  33. WorkBench usage is fairly straight forward and CLI usage is as follows:-
  34.  
  35.  
  36.  Usage:-  BabelDoc <language> <text/kcon/file>
  37.  
  38.  Languages:-
  39.              en_fr  =  English to French
  40.              en_de  =  English to German
  41.              en_it  =  English to Italian
  42.              en_pt  =  English to Portuguese
  43.              en_es  =  English to Spanish
  44.              fr_en  =  French to English
  45.              de_en  =  German to English
  46.              it_en  =  Italian to English
  47.              pt_en  =  Portuguese to English
  48.              es_en  =  Spanish to English
  49.              de_fr  =  German to French
  50.              fr_de  =  French to German
  51.              ru_en  =  Russian to English
  52.              en_ja  =  English to Japanese
  53.              en_ko  =  English to Korean
  54.              en_zh  =  English to Chinese
  55.              ja_en  =  Japanese to English
  56.              ko_en  =  Korean to English
  57.              zh_en  =  Chinese to English
  58.  
  59.  
  60.  eg. BabelDoc en_fr text
  61.  
  62.  
  63. NB:    Asian & Russian languages have not been looked at. For support of
  64.        these languages suggestions on how to interpret the text codes & what
  65.        readers to use would be welcome.
  66.  
  67.  
  68.  
  69. See "Babelfish.lha" on the aminet for related interest, which also provided
  70. me with some assistance in writing this program.
  71.  
  72. Beta Testers:- Splatt, Barry Ryerson
  73.  
  74.  
  75.  
  76. Feeling bored ?  :)
  77. Why not check out this URL ?
  78.  
  79. http://home.iprimus.com.au/lombi/1/homepage.htm
  80.  
  81.  
  82.  
  83. CYA...!!!  :)
  84.  
  85.